[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 farheapchecknode()      Check Node in Far Heap

 #include   <alloc.h>

 int farheapchecknode(node);
 void *node;            Void pointer.

        farheapcheckfree() checks and verifies a single node on the far
        heap. It is the far heap version of heapchecknode(). See
        heapchecknode() for more information.

       Returns:     Negative value for an error; positive value
                    otherwise.

See Also: heapchecknode()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson